-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.3.0 (latest)
-
Code
-
Classes
- DateTimeHandler
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
109 |
Lines of code |
67 |
Logical lines of code |
36 |
Comment lines |
4 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extractTimeFromOffset() |
S |
57 |
4 |
16 |
getCurrentTime() |
S |
79 |
2 |
3 |
getCalculatedTimeWithOffset() |
S |
66 |
2 |
8 |
formatTimestamp() |
S |
64 |
2 |
9 |
translateFixedTimeOnOffsetToUTC() |
S |
67 |
2 |
8 |
applySiteTimezoneToUTCOffset() |
S |
80 |
1 |
3 |
getTimezoneString() |
S |
81 |
1 |
3 |
getDateFormat() |
S |
80 |
1 |
3 |
getTimeFormat() |
S |
80 |
1 |
3 |
getDateTimeFormat() |
S |
79 |
1 |
3 |
convertFixedTimeToUTC() |
S |
67 |
1 |
8 |